Leadtools.Medical.Caching.Storage Namespace > IStorageProvider Interface > Insert Method : Insert(String,Byte[],CacheItemPriority) Method |
'Declaration Overloads Sub Insert( _ ByVal Id As String, _ ByVal data() As Byte, _ ByVal priority As CacheItemPriority _ )
'Usage Dim instance As IStorageProvider Dim Id As String Dim data() As Byte Dim priority As CacheItemPriority instance.Insert(Id, data, priority)
function Leadtools.Medical.Caching.Storage.IStorageProvider.Insert(String,Byte[],CacheItemPriority)( Id , data , priority )
void Insert( String^ Id, array<byte>^ data, CacheItemPriority priority )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2